C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / PerformPrimaryAction Method

In This Topic
PerformPrimaryAction Method
In This Topic
Syntax
'Declaration
 
Public Overridable Sub PerformPrimaryAction( _
   ByVal tableView As UIKit.UITableView, _
   ByVal rowIndexPath As Foundation.NSIndexPath _
) 
 

Parameters

tableView
rowIndexPath
See Also